voku\helper\SimpleHtmlDomBlank S

Total Complexity 37
Dependencies 5
Dependents 2
Total lines 422
Lines of code 112
Logical lines of code 39
Comment lines 234
Methods 36
Properties 0

Methods 36

Method Rating Maintainability Complexity Lines of code
__call()
S
67 2 7
isRemoved()
S
82 1 3
getElementById()
S
81 1 3
getElementByTagName()
S
81 1 3
getElementsById()
S
81 1 3
getElementsByTagName()
S
81 1 3
getHtmlDomParser()
S
80 1 3
getNode()
S
80 1 3
lastChild()
S
82 1 3
firstChild()
S
82 1 3
nextSibling()
S
82 1 3
nextNonWhitespaceSibling()
S
82 1 3
parentNode()
S
81 1 3
previousSibling()
S
82 1 3
val()
S
82 1 3
getIterator()
S
81 1 3
getElementByClass()
S
81 1 3
findOneOrFalse()
S
82 1 3
find()
S
81 1 3
removeAttribute()
S
82 1 3
getAllAttributes()
S
82 1 3
hasAttributes()
S
82 1 3
getAttribute()
S
82 1 3
hasAttribute()
S
82 1 3
html()
S
82 1 3
innerHtml()
S
82 1 3
replaceChildWithString()
S
81 1 3
findOne()
S
81 1 3
replaceNodeWithString()
S
81 1 3
replaceTextWithString()
S
81 1 3
setAttribute()
S
82 1 3
text()
S
82 1 3
childNodes()
S
82 1 3
findMulti()
S
81 1 3
findMultiOrFalse()
S
82 1 3
innerXml()
S
82 1 3